home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 21 / Cream of the Crop 21 (Terry Blount) (October 1996).iso / program / aedt182.zip / README.1ST < prev   
Text File  |  1996-08-07  |  5KB  |  166 lines

  1. This file contains information about installing and/or upgrading ASM Edit.
  2.  
  3. Please read it carefully before (YES, we mean BEFORE!) you start installing.
  4.  
  5. ASM Edit
  6. ========
  7.  
  8. Contents of this document
  9. =========================
  10.  
  11. 0.  What's new in this version
  12. 1.  Disclaimer, etc.
  13. 2.  Requirements
  14. 3.  What is ASM Edit?
  15. 4.  Installing your first ASM Edit
  16. 5.  Upgrading
  17. 6.  Contact the authors
  18.  
  19.  
  20. 0. What's new in this version
  21. -----------------------------
  22.  
  23. After installing see the file WHATS.NEW for a complete revision history.
  24.  
  25. 1.82 (07/08/96):
  26.  
  27. added:
  28. - General               : ASM Shell replaces ASM BOX because CPUID  
  29.  
  30. improved:
  31. - Window List           : search for file name by typing it
  32. - Shell                 : reload modified files after return
  33. - Logfile               : more informations to help us finding bugs
  34. - Help texts            : some minor corrections, Troubleshooting added
  35.  
  36. bugfix:
  37. - Debug|System Info &
  38.   Options|Preferences   : crash on 386 under OS/2 and early 486 (ever)
  39. - Options|Load          : changed syntax colors were loaded, but not set
  40. - Options|Load from INI : crash if loading from v1.8x INI file
  41. - Search|Replace dialog : options were blank and not setable
  42. - Colored error line    : was wrong after editing/was not deleted after shell
  43. - Editor                : Word left,rigth wrong when cursor was after line end
  44.                         : crash if insert text block after line end
  45.                         : minor bugs/bad behaviors fixed
  46. - Calculator            : modi/switches couldn't be changed without mouse
  47.  
  48.  
  49. 1. Disclaimer, etc.
  50. -------------------
  51.  
  52. This software is provided "as is" and without warranties as to performance
  53. of merchantability or any other warranties whether expressed or implied.
  54. Because of the various hardware and software environments in which this
  55. program may be used, no warranty of fittness for a particular purpose is
  56. offered. Use it entirely at your own risk!
  57.  
  58. You may NOT:
  59.  - reverse engineer any files
  60.  - disassemble the executable files
  61.  - modify any file except:
  62.    - the files 'NEWCOM.ASM', 'NEWEXE.ASM'
  63.    - the example batch files
  64.    - all files in the directory 'TUTOR'
  65.  - sell, rent or lease any part or the entire package 
  66. neither for private nor other usage. 
  67.  
  68. Distribution is allowed, if you distribute the original install version
  69. including the following files in their original state:
  70.  - FILEID.DIZ  (      345 bytes)
  71.  - README.1ST  (    5,408 bytes)
  72.  - INSTALL.EXE (   42,987 bytes)
  73.  - ASMEDIT.LIB (1,172,093 bytes)
  74.  
  75. This includes distribution via BBS, Internet, or as part of an Shareware
  76. CD-ROM.
  77.  
  78. This program is shareware. You can test it and check its usefullness for
  79. you before you actually buy the software. The trial period is 30 days. If
  80. you continue using the program after this time period you have to register
  81. it. If you don't register you will use the program as an illegal copy.
  82.  
  83. After installing see the file ORDER.TXT for ordering a full version.
  84.  
  85.  
  86. 2. Requirements
  87. ---------------
  88.  
  89. ASM Edit requires:
  90. - 80386
  91. - VGA
  92. - at least DOS 3.3
  93. - about 500 Kbyte free DOS memory
  94. - 2048 KByte free disk space to install
  95.  
  96. Recommended:
  97. - 80486 DX-33
  98. - SVGA with VESA support
  99. - DOS 5.0
  100. - 1024 KByte free memory (XMS or EMS)
  101. - additional 4096 KByte free disk space for swap file
  102.  
  103.  
  104. 3. What is ASM Edit?
  105. --------------------
  106.  
  107. ASM Edit is a DOS based easy-to-use IDE for all you assembler freaks out
  108. there. 
  109.  
  110.  
  111. 4. Installing your first ASM Edit
  112. ---------------------------------
  113.  
  114. If you install ASM Edit for the first time, simply start the INSTALL program
  115. and follow the directions. After installing, start ASM Edit and select
  116. 'Help - Tutorial'. There you will find assistance in configuring ASM Edit as
  117. well as topics how to use ASM Edit.
  118.  
  119.  
  120. 5. Upgrading
  121. ------------
  122.  
  123. * From v1.81, v1.8, v1.7 or v1.6:
  124.  
  125. Install ASM Edit in a *different* path from your old version.
  126.  
  127. Start your *old* ASM Edit and convert your desktop file(s):
  128.  
  129. 1: Select 'Options - Load' and load the desired desktop file.
  130. 2: Use 'Options - Save to INI' to save it to a INI file.
  131. 3: If you want to convert more than one desktop file, please load them
  132.    one after one and save them to different INI files.
  133.    Note: You have to move the ASMEDIT.INI file by yourself. Use the DOS Shell
  134.          or File|Open & File|Save for this. 
  135. 4: Copy all the INI files into the path of the new ASM Edit. You can use
  136.    the 'File - Open' and 'File - Save as' function in ASM Edit for that!
  137. 5: Then start the *new* ASM Edit and load a INI file via 'Options - Load
  138.    from INI'. Check all options to be correct and save them to a desktop 
  139.    file. Repeat this for all INI files you created. 
  140.  
  141. Done. 
  142.  
  143. Remember: 
  144.  
  145. The INI files are only for converting older to newer versions. Use desktop
  146. files to keep all options during your work.
  147.  
  148. Warning:
  149.  
  150. In ASM Edit v1.82: Don't load old desktop files (from v1.81, v1.8, v1.7 or
  151. v1.6) and choose 'Ignore' - This may crash your computer!
  152.  
  153.  
  154. 6. Contact the authors
  155. -----------------------
  156.  
  157. snail mail: Olaf Krusche
  158.             Sportlerweg 7
  159.             02692 Doberschau
  160.             Germany
  161. e-mail:     ok3@irz.inf.tu-dresden.de
  162. WWW:        www.inf.tu-dresden.de/~ok3 (Homepage)
  163.             www.inf.tu-dresden.de/~ok3/asmedit.html (ASM Edit)
  164.  
  165. 07/08/96  Olaf Krusche, Tilo Elstner
  166.